multi_index ~master (2022-01-21T11:42:44.2594187)
Dub
Repo
_inner.next
multi_index
IndexedBy
_inner
Undocumented in source.
alias
next
=
_inner
!(
index
+
1
,
List
[
2
..$])
template
_inner
(size_t index, List...)
static if
(!(
List.length <= 1
))
static if
(
IsIndex!(List[0]) && is(typeof(List[1]) == string)
)
alias
next
=
_inner
!(
index
+
1
,
List
[
2
..$])
alias
next
=
_inner
!(
index
+
1
,
List
[
1
..$])
Meta
Source
See Implementation
multi_index
IndexedBy
_inner
aliases
indices
name_indices
names
next